projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bfc5d1
)
Add 2019.6 feature
author
Felix Krull
<f_krull@gmx.de>
Sun, 15 Dec 2019 11:44:44 +0000
(12:44 +0100)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:55 +0000
(12:53 -0400)
rust-bindings/rust/Cargo.toml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/Cargo.toml
b/rust-bindings/rust/Cargo.toml
index 0f3cca905b8d4dd542e44a2def93e874844d6f7b..f8b13130f9b36632442e2869caf8fa215d7d4ce5 100644
(file)
--- a/
rust-bindings/rust/Cargo.toml
+++ b/
rust-bindings/rust/Cargo.toml
@@
-82,4
+82,5
@@
v2018_9 = ["v2018_7", "ostree-sys/v2018_9"]
v2019_2 = ["v2018_9", "ostree-sys/v2019_2"]
v2019_3 = ["v2019_2", "ostree-sys/v2019_3"]
v2019_4 = ["v2019_3", "ostree-sys/v2019_4"]
-latest = ["v2019_4"]
+v2019_6 = ["v2019_4", "ostree-sys/v2019_6"]
+latest = ["v2019_6"]